Skip to main content

ColorPickerFormDetail

Color Picker Form Element for the visual props editor

Index

ColumnColumn
ColorPickerFormDetail.defaultValueColorPickerFormDetail.key
ColorPickerFormDetail.labelColorPickerFormDetail.labelTranslation
ColorPickerFormDetail.selectorTypeColorPickerFormDetail.type

Properties

defaultValue

defaultValue: string

Optional

Default value

key

key: string

Key to store the value

label

label: string

Optional

I18n'ed string to show on the form label

labelTranslation

labelTranslation: VisualPropComponentTranslationKeys

Optional

Translation key for the label

selectorType

selectorType: FONT | COLOR

Optional

Display selected color with font or with color only

type

type: colorpicker